crypto/tls.lruSessionCache.Get (method, view implemented interface methods)

one use

	crypto/tls (current package)
		common.go#L1504: func (c *lruSessionCache) Get(sessionKey string) (*ClientSessionState, bool) {